/*---------------header----------------------*/
.header {
    background: url(../images/kjt_top_bgimg.png) #10568a center bottom no-repeat;
    color: #fff;
    height: 210px;
}

.top-links {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
}

.top-links .item a {
    color: #FFF;
    padding: 0 10px;
    position: relative
}

.top-links .item a i {
    padding-right: 8px;
}

.top-links .item a:after {
    position: absolute;
    content: '';
    right: -4px;
    top: 5px;
    width: 2px;
    height: 14px;
    background: #FFF;
}

.top-links .item a:last-child:after {
    display: none
}

.top-links .item .top-login {
    color: #A1D7FF;
}

.top-links .item .top-login a {
    padding: 0 4px;
    color: #A1D7FF;
}

.top-links .item .top-login a:hover {
    text-decoration: none;
}

.top-logo {
    width: 444px;
    /*margin: 34px auto;*/
    margin-left: 285px;
    margin-top: 10px;
}

.top-logo img {
    /*width: 100%;*/
}

.top-nav dd h2 {
    font-size: 15px;
    line-height: 42px; /* padding-top: 5px; */
    color: #C6E9FF;
}

.top-nav dl.on dt i, .top-nav dl.on dd p, .top-nav dl.on dd h2 {
    color: #fff;
}

.top-nav {
    width: 602px;
    height: 92px; /* background: url(../img/top_nav_bg.png) no-repeat; */
    margin: 0 auto;
    position: relative;
}

.top-nav .nav-list {
    overflow: hidden;
    width: 603px;
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.top-nav dl {
    float: left;
    width: 120px;
    cursor: pointer;
}

.top-nav dt {
    float: left;
    padding-left: 20px;
    width: 35px;
    height: 46px;
    line-height: 46px;
}

.top-nav dt i {
    font-size: 23px;
    color: #89CDFF;
}

.top-nav dd h2 em {
    font-weight: bold;
    font-style: normal;
    padding-left: 2px;
}

.top-nav dd p {
    color: #C6E9FF;
    font-size: 12px;
}

.top-nav dl dd.icon {
    background: url(../images/top_nav_on.png) center bottom no-repeat;
    height: 10px;
    clear: both;
    display: none;
}

.top-nav dl.on dd.icon {
    display: block;
}

.top-nav .nav-con {
    display: none;
    float: left;
    width: 603px;
    height: 43px;
    margin-top: -20px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    padding-left: 35px;
}

.top-nav .nav-con a {
    float: left;
    padding: 0 16px;
    color: #CCE9FF;
    font-size: 14px;
    line-height: 47px;
}

.top-nav .nav-con a:hover {
    color: #fff;
}

.bbvb {
    margin: 2px auto 12px;
}

.top-box{width: 100%; height: 50px; position: relative;}
.top-box .search {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 12px;
    margin-right: 10px;
    width: 280px;
    height: 36px;
    border-radius: 30px;
    background-color: #12486e;
    display: inline-block;
    z-index: 99999;
}

.top-box .search .sr {
    display: inline-block;
    float: left;
    width: 180px;
    height: 22px;
    margin-top: 6px;
    margin-left: 12px;
    color: #fff;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: none;
    font: 14px/22px 微软雅黑;
}

.top-box .search input::input-placeholder {
    color: #6DABCE;
}

.top-box .search input::-webkit-input-placeholder {
    color: #6DABCE;
}

.top-box .search input::-moz-placeholder {
    color: #6DABCE;
}

.top-box .search input:-moz-placeholder {
    color: #6DABCE;
}

.top-box .search input:-ms-input-placeholder {
    color: #6DABCE;
}

.top-box .search .btn {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 6px;
    margin-right: 10px;
    border: none;
    background: url(../images/kjt_search_btn.png) no-repeat center center;
    cursor: pointer;
}

/* header */
.top-box .search span.dropselect_box {
    position: relative;
    width: 50px;
    display: inline-block;
    float: left;
    height: 28px;
    z-index: 99;
    left: 7px;
    top: 3px;
}

.dropselect_SimpleSelect {
    width: 100%; /*height:30px;*/
    display: block;
    overflow: hidden;
    background: url(../images/2020w_search_jt.png) no-repeat 40px 12px #12486e;
    line-height: 28px;
    text-indent: 5px;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0;
}

.dropselect_SimpleSelect ul {
    border: none;
}

.dropselect_SimpleSelect li {
    width: 100%;
    height: 28px;
    line-height: 28px;
}

.dropselect_SimpleSelect li a {
    height: auto;
    width: 85%;
    color: #83c0e2;
    padding: 0 2px;
    font-size: 14px;
}

.dropselect_SimpleSelect li.hover a {
    color: #83c0e2;
    font-size: 14px;
    width: 100%;
    display: block;
}

.dropselect_SimpleSelect li a:hover, .dropselect_SimpleSelect li a:focus, .dropselect_SimpleSelect li:hover, .dropselect_SimpleSelect li:focus {
    background: none;
}

.hidden {
    display: none;
}

/* 选择历史记录的文字颜色和背景颜色 */
.top-box .search input:-webkit-autofill {
    -webkit-animation: autofill-fix 1s infinite !important;
    /* 选择历史记录的文字颜色*/
    -webkit-text-fill-color: #83c0e2;
    -webkit-transition: background-color 50000s ease-in-out 0s !important;
    transition: background-color 50000s ease-in-out 0s !important;
    background-color: transparent !important;
    background-image: none !important;
    /* 选择历史记录的背景颜色 */
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
}

.m-menu {
    width: 100%;
    height: 60px;
    background: #187bb2;
    clear: both;
}

.menu-list {
    float: left;
}

.menu-list a {
    display: inline-block;
    line-height: 60px;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    padding: 0 28px;
    letter-spacing: 1px;
}

.menu-list a:nth-child(1) {
    margin-left: 0;
}

.menu-list a.last {
    margin-right: 0;
}

.menu-list a.on {
    /*background: url(../images/top_menu_on.png) center bottom no-repeat;*/
    /*background: #ff4e4e;*/
    color: #fff;
}

.menu-list a:hover {
    /*background: #0A81C3;*/
    background: #ff4e4e;
}

/*显示个人中心*/
#person-center {
    display: none;
    margin-right: -10px;
}

#person-center a {
    margin-right: 10px;
}

#register:after, #person-center:after, #wzalink:after {
    display: none;
}

#login:before {
    position: absolute;
    content: '';
    left: -4px;
    top: 5px;
    width: 2px;
    height: 14px;
    background: #fff;
}

/*导航下拉样式*/
.kjt-top-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    /*border: #4C9DD4 solid 1px;*/
    border-top: 0;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 999;
    top: 270px;
    background-color: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(145, 159, 174, 0.29);
}

.kjt-top-cont {
    position: relative;
    padding: 15px 10px 0 20px;
    min-height: 500px;
    *min-height: 500px;
}

/*组织机构*/
.kjt-top-zjjg {
    display: block;
}

.jjqx-list span {
    float: right;
    color: #999999;
    margin-left: 50px;
    margin-right: 20px;
}

.jjqx-list ul li {
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    vertical-align: top;
    color: #000;
    position: relative;
}

.jjqx-list ul li:before {
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #D8D8D8;
    margin: 0 5px;
    position: absolute;
    top: calc(50% - 3px);
}

.jjqx-list ul li p {
    padding-left: 20px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jjqx-list ul li a {
    color: #000;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    /*padding-left: 20px;*/
}

.jjqx-list ul li .date {
    float: right;
    color: #bfc0c0;
    font-size: 16px;
    padding-right: 5px
}

.jjqx-list a:hover, .jjqx-list ul li a:hover {
    background: none;
}

.jjqx-list ul li:hover {
    display: block;
    background-color: #f5f5f5
}

.jjqx-list ul li:hover:before {
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #1a5db1;
}

.jjqx-nav {
    height: 60px;
    line-height: 50px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px #c9c9c9 dashed;
    margin-bottom: 20px
}

.jjqx-nav:before {
    content: '';
    position: absolute;
    height: 23px;
    width: 5px;
    background-color: #FF4E4E;
    left: 0;
    top: 13px
}

.jjqx-nav li {
    width: auto;
    float: left;
    padding: 0 50px 0 0;
    color: #999999;
    position: relative
}

.jjqx-nav li a {
    color: #999999;
}

.jjqx-nav li a:hover {
    color: #999999;
}

.jjqx-nav li.hover {
    width: auto;
    float: left;
    padding: 0 50px 0 0;
    color: #333333;
    position: relative;
}

.jjqx-nav li.hover a {
    color: #277db4;
}

.jjqx-nav li.hover a:hover {
    color: #277db4;
}

.jjqx-nav li.hover:after {
    position: absolute;
    bottom: 0;
    left: 20%;
    content: '';
    width: 28px;
    height: 3px;
    background-color: #197dac;
    border-radius: 8px;
}

/*内设机构*/
.kjt-top-bbox .focus {
    width: 100%;
    height: 380px;
}

.kjt-top-bbox .focus .pageState span {
    width: 16px;
    height: 7px;
    border-radius: 5px;
    font-size: 22px;
}

.kjt-top-bbox .focus .swiper-pagination-bullet {
    background: #74ACD6;
}

.kjt-top-bbox .focus .swiper-pagination {
    width: inherit;
    bottom: 50px;
    z-index: 999;
}

.kjt-top-bbox {
    width: 100%;
    height: 380px;
    position: relative;
    padding-bottom: 10px
}

.kjt-top-nsjg ul li {
    width: calc(100% / 3.0 - 20px);
    /*background-color: #e4f4fc; */
    border: 1px solid #dedede;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding: 0 10px
}

.kjt-top-nsjg ul li a {
    display: inline-block;
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333
}

.kjt-top-zsjg ul li {
    width: calc(100% / 2.0 - 20px);
    /*background-color: #e4f4fc;*/
    border: 1px solid #dedede;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding: 0 10px
}

.kjt-top-zsjg ul li a {
    display: inline-block;
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333
}

/*内设机构分页*/
.yjsqh ul {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.yjsqh li.on {
    background: #74ACD6;
}

.yjsqh li {
    cursor: pointer;
    width: 26px;
    height: 7px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    float: left;
    margin: 0 0 0 15px;
    background: #d8d8d8;
    border-radius: 5px;
}

/*厅领导*/
.kjt-top-tld {
    float: left;
}

.kjt-top-tld dt a {
    display: inline-block
}

.kjt-top-tld dt a h1 {
    font-size: 30px;
    color: #333333;
    display: inline;
    font-weight: 700;
    padding-right: 20px
}

.kjt-top-tld dt a span {
    font-size: 22px;
    color: #666666;
    line-height: 40px;
    font-weight: 400
}

.kjt-top-tld dt a p {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    padding-top: 20px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.kjt-top-jgzn {
    position: relative;
    display: inline-block;
    height: 81px;
    color: #333333;
    width: calc(100% / 2.0 - 20px);
    padding: 0 10px;
    margin-left: 15px;
}

.kjt-top-jgzn h1 {
    position: absolute;
    left: 20px;
    top: 25px;
    font-size: 20px;
    font-weight: 700;
    z-index: 1;
    color: #095C8B;
}

.kjt-top-jgzn h2 {
    position: absolute;
    font-size: 16px;
    top: 60px;
    left: 20px;
    z-index: 1;
    text-decoration: underline;
    color: #518FC7;

}

.kjt-top-tzxx {
    position: relative;
    display: inline-block;
    height: 81px;
    color: #ffffff;
}

.kjt-top-tzxx a {
    color: #ffffff;
}

.kjt-top-jgzn img,
.kjt-top-tzxx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.kjt-top-tzxx h1 {
    position: absolute;
    left: 90px;
    top: 15px;
    font-size: 20px;
    font-weight: 700;
    z-index: 1;
}

.kjt-top-tzxx h2 {
    position: absolute;
    font-size: 16px;
    top: 45px;
    left: 90px;
    z-index: 1;
    text-decoration: underline

}

.list-10 {
    background: #F7F7F8;
    /*padding:15px 0;*/
    overflow: hidden;
    margin: 20px 0
}

.list-10 li {
    width: 100%;
    line-height: 36px;
    font-size: 20px;
    text-align: left;
    margin: 5px 0;
    padding-left: 10px;
    position: relative
}

.list-10 li a {
    display: block;
    color: #333333;
    font-weight: 700
}

.list-10 li i {
    background-color: #188eee;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #D8D8D8;
    display: inline-block;
    margin-right: 10px
}

.list-10 li:after {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    right: 30px;
    content: '';
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #888888;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}

/*信息公开平台八大板块*/
.xx-zybk ul {
    margin-bottom: 20px;
}

.xx-zybk ul li {
    float: left;
    width: 45%;
    margin: 20px 10px 0;
}

.xx-zybk li a {
    display: block;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xx-zybk ul li:last-child {
    margin-right: 0;
}

.xxbk {
    width: 100%;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: left;
    margin-top: 17px;
    color: #4c8be0;
    background: #F0F1F3;
    font-size: 18px;
}

/*互动交流*/
.hdjlnew-item {
    position: relative;
    display: inline-block;
    width: calc(100% / 2.0 - 20px);
    padding: 0 10px;
    margin-left: 15px;
    margin-top: 30px;
    height: 125px;
    float: left;
}

.hdjlnew-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hdjlnew-item h1 {
    position: absolute;
    left: 20px;
    top: 40px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    z-index: 1;
}

.hdjlnew-item h2 {
    position: absolute;
    color: #555555;
    font-size: 16px;
    width: 100%;
    top: 70px;
    left: 20px;
    z-index: 1;
    text-decoration: underline

}

.hdjl-bg {
    width: 100%;
    background: #f6f6f6;
    padding: 10px 0 40px 0;
}

.hdjl-content {
}

.hdjl-l, .hdjl-r {
    width: calc(100% - 10px);
    display: inline-block;
    vertical-align: top;
}

.hdjl-r {
    margin-left: 20px;
}

.hdjl-l .list ul li {
    height: 43px;
    line-height: 43px;
    border: 0;
}

.hdjl-l .list ul li.hdjl-header {
    background: #F0F1F3;

}

.hdjl-l .list ul li a {
    width: 100%;
    max-width: 100%;
}

.hdjl-l .list ul li.hdjl-header a {
    color: #666666;
}

.hdjl-l .list ul li.hdjl-header:before {
    display: none;
}

.hdjl-title {
    display: inline-block;
    max-width: 58%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hdjl-dw {
    /*width: 120px;*/
    width: 100px;
    float: right;
    text-align: center;
    overflow: hidden;
    color: #aaa;
}

.hdjl-qk {
    width: 100px;
    text-align: center;
    float: right;
    color: #187BB2;
}

/*政务服务*/
.top_zwfw_box {
    width: calc(100% / 4.0 - 20px);
    height: 62px;
    margin: 20px 20px 40px 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.top_zwfw_box img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}

.top_zwfw_box h1 {
    position: absolute;
    top: 10px;
    color: #666666;
    font-size: 15px;
    width: 100%;
    text-align: left;
    left: 80px;
    z-index: 1;
    font-weight: 700;
}

.top_zwfw_box2 {
    width: 100%;
    /*width: calc(100% / 2.0 - 10px); 一行显示2个*/
    height: 55px;
    margin: 10px 20px 0 0;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.top_zwfw_box2:hover {
    color: #333333;
    background-color: #f2f2f2;
    filter: brightness(120%) drop-shadow(0 0 4px #ddd);
}

.top_zwfw_box2 img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%)
}

.top_zwfw_box2 h1 {
    position: absolute;
    color: #333333;
    font-size: 16px;
    line-height: 27px;
    width: 100%;
    text-align: left;
    left: 50px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}

.top_zwfw_box2 h1:hover {
    font-size: 16px;
    color: #333333;
}


.top_zwfw_box3 {
    width: calc(100% / 3.0 - 5px);
    height: 62px;
    margin: 20px 5px 0 0;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.top_zwfw_box3:hover {
    color: #333333;
    background-color: #f2f2f2;
    filter: brightness(120%) drop-shadow(0 0 4px #ddd);
}

.top_zwfw_box3 img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%)
}

.top_zwfw_box3 h1 {
    position: absolute;
    color: #333333;
    font-size: 16px;
    line-height: 27px;
    width: 100%;
    text-align: left;
    left: 48px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}

.top_zwfw_box3 h1:hover {
    font-size: 16px;
    color: #333333;
}


.top_zwfw_box4 {
    width: calc(100% / 3.0 - 5px);
    height: 100px;
    margin: 15px 5px 0 0;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.top_zwfw_box4:hover {
    color: #333333;
    background-color: #f2f2f2;
    filter: brightness(120%) drop-shadow(0 0 4px #ddd);
}

.top_zwfw_box4 img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%)
}

.top_zwfw_box4 h1 {
    position: absolute;
    color: #333333;
    font-size: 16px;
    line-height: 27px;
    width: 100%;
    text-align: left;
    left: 95px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 700;
}

.top_zwfw_box4 h1:hover {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}


.top_zwfw_qjd {
    width: 99%;
    height: 318px;
    background: url("../images/kjt_top_zwfw_bg.png") no-repeat center
}

.top_zwfw_qjd .item {
    width: 90%;
    height: 80%;
    margin-left: 30px;
    margin-top: 20px;
    display: inline-block
}

.top_zwfw_qjd .item-box1 {
    height: 50%;
    border-bottom: 1px solid #b4d0ef
}

.top_zwfw_qjd .item-box1 h1 {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    line-height: 50px;
    float: left
}

.top_zwfw_qjd .item-box1 a {
    display: inline-block;
    float: right;
    width: 162px;
    height: 42px;
    background: #E7F7FF;
    border-radius: 21px;
    color: #5B6D6D;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin-top: 30px;
}

.top_zwfw_qjd .item-box2 {
    width: calc(100% / 6.0 - 30px);
    height: 120px;
    margin-right: 36px;
    float: left;
    margin-top: 20px
}

.top_zwfw_qjd .item-box2 img {
    display: block;
    margin: 0 auto;
    height: 60px;
    width: auto;
}

.top_zwfw_qjd .item-box2 h1 {
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    text-align: center;
    text-shadow: 0px 2px 4px rgba(66, 96, 137, 0.5);
    font-weight: bold;
}

/*专题专栏*/

.ztzl_page_pic {
    overflow: hidden;
    margin-top: 30px
}

.ztzl_page_pic ul {
    margin-right: -10px;
    margin-left: -10px;
    overflow: hidden;
    zoom: 1;
}

.ztzl_page_pic ul li {
    position: relative;
    float: left;
    width: 25%;
}

.ztzl_page_pic ul li a {
    display: block;
    margin: 0 10px 20px;
    font-size: 1em;
    overflow: hidden;
}

.ztzl_page_pic ul li .pic {
    display: block;
    width: 100%;
    height: 182px;
    background-color: #ebebeb;
    overflow: hidden;
}

.ztzl_page_pic ul li .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.ztzl_page_pic ul li h4 {
    display: block;
    padding: 15px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    background-color: #f2f5f7;
    margin: 0
}

/* .page_list_pic ul li h4:before{display:inline-block; width:0; height:100%; content:""; vertical-align:middle; visibility:hidden;} */
.ztzl_page_pic ul li h4 span {
    height: 48px;
}

.ztzl_page_pic ul li h4 br {
    display: none;
}

.home-banner {
    width: 1200px;
    margin: 10px auto;
    display: block
}

.home-banner .ad img {
    width: 100%;
}

/*手机端样式*/
@media (max-width: 768px) {
    .home-banner {
        display: none
    }

    .header {
        background-size: 100%;
        height: auto;
    }

    .menu-list a:nth-child(1) {
        margin-left: 0px;
    }

    .top-links {
        display: none
    }

    .top-logo {
        margin: 0;
        height: 100px;
        position: relative;
        width: 100%;
    }

    .top-logo img {
        width: 70%;
        height: auto;
        position: absolute;
        bottom: 20%;
        left: 15%
    }

    .top-box .search,.top-box {
        display: none !important;
    }

    .m-menu {
        height: auto;
        overflow: hidden;
    }

    .menu-list {
        font-size: 0;
        -webkit-text-size-adjust: none;
        padding: 0 10px;
    }

    .menu-list a {
        padding: 0;
        line-height: 50px;
        font-size: 16px;
        width: 25%;
        text-align: center;
    }

    .kjt-top-box {
        display: none
    }
}

/* 外链跳转 */
.alert-mengban {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=80) !important;
    width: 100%;
    height: 100%;
    display: none;
}

.alert-warning {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -160px;
    width: 600px;
    height: 270px;
    background: #fff;
    z-index: 10001;
    display: none;
    border: 2px solid;
    border-radius: 10px;
}

.alert-delete {
    width: 100%;
    height: 38px;
    position: relative;
}

.alert-delete span {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: #bebebe;
    cursor: pointer;
}

.alert-delete span:hover {
    background: #929292;
}

.alert-wzsm {
    width: 520px;
    height: 100px;
    margin: 15px auto 0;
    line-height: 45px;
    font-size: 18px;
    color: #000;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
}

.alert-wzsm p {
    font-size: 24px;
}

.alert-footer {
    width: 100%;
    padding: 25px 0;
    text-align: center;
    color: #000;
}

.alert-footer span {
    cursor: pointer;
    display: inline-block;
    margin: 0 12px;
    font-size: 18px;
}

.alert-warning .continue {
    width: 124px;
    height: 42px;
    line-height: 42px;
    color: #226cb6;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: #e1e1e1 1px solid;
    text-align: center;
    line-height: 42px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    -webikt-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.alert-warning .fangqi {
    line-height: 42px;
    color: #226cb6;
}

.wsbs {
}
